Use _GDK_EXTERN when defining the decorators
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Mar 2013 12:30:23 +0000 (08:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 19:38:47 +0000 (15:38 -0400)
commit9c0486a7269e272411b8d5ec66ceb0112c236bb6
treec2cc7021f8d14609a7d556d7c138a52acfba9f05
parentca81028901de2ae5c73ab1c4216182bdfe817c92
Use _GDK_EXTERN when defining the decorators

Make all GDK_DEPRECATED and GDK_AVAILABLE macros use a
new _GDK_EXTERN macro. _GDK_EXTERN defaults to just 'extern'
but a subsequent commit will add visibility handling to it
while building GTK+.
gdk/gdkversionmacros.h.in